func github.com/jackc/pgx/v5/pgtype.parseDigits
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
date.go#L323: year, err := parseDigits(datePart[:yearEnd])
date.go#L366: func parseDigits(b []byte) (int64, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)